home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 34.zip / BS1 part 34 / A lot utilities.adf / Iconimage.doc < prev    next >
Text File  |  1989-02-18  |  1KB  |  38 lines

  1.  
  2.  
  3.                             IconImage
  4.  
  5.  
  6.      This program will replace an old icon  image with a new
  7.      image without effecting icontype and drawer data etc.
  8.      Eg. A Draw or File icon can be used to change the image of a
  9.      Disk icon.
  10.  
  11.     I have found it a useful tool in manipulating icon images without 
  12.     changing the other parameters in the diskobject structure. It also
  13.     useful to play with some of the excellent icons on many disks. You
  14.     can also thoroughly confuse everyone if you decide to use a drawer
  15.     icon for a tool or project.
  16.  
  17.     The program can be used from workbench or the CLI. It asks for two
  18.     It asks for two parameters, the first one being the name of the icon
  19.     to be changed and the second is the icon image to use in its place.
  20.     Do not use the ".info" suffix in the names.
  21.  
  22.     Using this program it is easy to use a File's icon's image
  23.     for a Disk icon's image. Use from Workbench or from the CLI.
  24.  
  25.          Eg: From the CLI type
  26.  
  27.              Iconimage (return)
  28.  
  29.              Enter icon name to be changed    DF0:DET (Return)
  30.  
  31.              Enter new image name             DF0:DISK (Return)
  32.  
  33.              The det icon will now look like a disk icon.
  34.  
  35.  
  36.  
  37.  
  38.